home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Just Call Me Internet
/
Just Call Me Internet.iso
/
com
/
othernet
/
fidonet
/
jetdemo
/
exitinfo.txt
< prev
next >
Wrap
Text File
|
1994-12-31
|
1KB
|
47 lines
JetMail EXITINFO batchfile utitily
written by Daniel Roesen 1993-95
Version 1.2x
Format: exitinfo <flag>
EXITINFO.TTP is mainly useful for BBS systems who's system is run
via a batchfile. With EXITINFO you can get some information about the
last JetMail run.
Flag Returns TRUE, if
==============================================================
MAILSENT Net- or Echomail was exported
MAILRCVD Net- or Echomail was imported
ECHOSENT Echomail was exported
ECHORCVD Echomail was imported
NETSENT Netmail was exported
NETRCVD Netmail was imported
FILESENT TICs were exported/hatched
FILERCVD TICs were imported
AREAFIX AreaFix was used
FILEFIX FileFix was used
NOTIFYSENT Notify messages were written
REPORTWRITTEN System report was written
SERVERUSED JetMail Server was used and SERVER.BAT written
MSGTOSYSOP Message(s) to sysop received
SECURITYFAIL Security failure
MSGSTRASHED Message(s) trashed
MSGSGATED Netmail(s) and/or Echomail(s) was gated
Example:
if exitinfo serverused goto Server
If you pass "VERSION" as parameter, ExitInfo displays it's version
number.